home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 November / Chip Kasım 2003.iso / prog / openoff / f_0244 / common.jar / text / common / explorer / database / 11080000.xml < prev    next >
Encoding:
Extensible Markup Language  |  2002-01-24  |  5.0 KB  |  45 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <html><head><title>Execute SQL statement</title><meta name="filename" content="text/common/explorer/database/11080000"/><meta name="language" content="en-US"/><help:css-file-link xmlns:help="http://openoffice.org/2000/help"/><!--The CSS style header method for setting styles--><style type="text/css">
  3.  
  4.         table.Tabelle1{
  5.                 }
  6.         span.Tabelle1A{
  7.                 width:1.499cm;}
  8.         span.Tabelle1B{
  9.                 width:16.498cm;}
  10.         tr.Tabelle11{
  11.                 }
  12.         td.Tabelle1A1{
  13.                 }
  14.         p.P1{
  15.                 }
  16.         span.T1{
  17.                 font-weight:bold;}
  18.         span.fr1{
  19.                 }
  20.         </style></head><body>
  21.    
  22.    
  23.    <p class="P1"><help:key-word value="SQL statements; executing" tag="kw66152_1" xmlns:help="http://openoffice.org/2000/help"/><help:key-word value="databases; administration via SQL" tag="kw66152_2" xmlns:help="http://openoffice.org/2000/help"/></p>
  24.    <p class="Head1"><a name="sql"/><help:link Id="66152" xmlns:help="http://openoffice.org/2000/help">Execute SQL statement</help:link></p>
  25.    <p class="Paragraph"><help:to-be-embedded Eid="sqltext" xmlns:help="http://openoffice.org/2000/help"><help:help-text value="visible">The <span style="font-weight:bold;">SQL</span> command in a database context menu opens a dialog for direct input of an SQL command for database administration.</help:help-text></help:to-be-embedded></p>
  26.    <help:popup Id="67813" Eid="sqlstatement" xmlns:help="http://openoffice.org/2000/help"><help:embedded Id="65598" Eid="wie"/></help:popup>
  27.    <p class="Paragraph">The command entered does not lead to the display of filtered database content, the dialog is used only for input of administration commands such as Grant, Create Table, Drop Table, and so on. The data source must support these SQL commands - dBase, for example, cannot execute all the commands mentioned here for SQL. A special status window indicates if the command has been successfully executed.</p>
  28.    <table><tr class="Tabelle11"><th class="Tabelle1A1" style="text-align:left;"><span class="Tabelle1A">
  29.        <p class="Paragraph"><draw:image draw:style-name="fr1" draw:name="HIND_2" text:anchor-type="paragraph" svg:width="0.847cm" svg:height="0.847cm" draw:z-index="0" xlink:href="65980" xlink:type="simple" xlink:show="embed" xlink:actuate="onLoad" draw:filter-name="GIF - Graphics Interchange" xmlns:draw="http://openoffice.org/2000/drawing" xmlns:text="http://openoffice.org/2000/text" xmlns:svg="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"/></p>
  30.       </span></th><th class="Tabelle1A1" style="text-align:left;"><span class="Tabelle1B">
  31.        <p class="Paragraph">In order to execute an SQL query for filtering data from a database, open <help:link Id="66162" xmlns:help="http://openoffice.org/2000/help">Query Draft</help:link>.</p>
  32.       </span></th></tr></table>
  33.    <p class="Head2"><help:help-id value="OFFMGR_MULTILINEEDIT_DLG_MANUAL_SQL_MLE_SQL" xmlns:help="http://openoffice.org/2000/help"/><help:help-id value="DBACCESS_MULTILINEEDIT_DLG_DIRECTSQL_ME_SQL" xmlns:help="http://openoffice.org/2000/help"/>command to execute</p>
  34.    <p class="Paragraph"><help:help-text value="visible" xmlns:help="http://openoffice.org/2000/help">Enter the SQL statement in this field.</help:help-text></p>
  35.    <p class="Paragraph">In the opened "Bibliography" data source you can, for example, enter the following SQL command:</p>
  36.    <p class="Paragraph">SELECT "Address" FROM "biblio" "biblio"</p>
  37.    <p class="Paragraph">To obtain more comprehensive information on SQL commands, please consult the relevant literature on this subject.</p>
  38.    <p class="Head2"><help:help-id value="DBACCESS_LISTBOX_DLG_DIRECTSQL_LB_HISTORY" xmlns:help="http://openoffice.org/2000/help"/>Previous commands</p>
  39.    <p class="Paragraph"><help:help-text value="visible" xmlns:help="http://openoffice.org/2000/help">Here you see the previous commands.</help:help-text> If you select a command, it is transferred to the <span class="T1">Command to execute</span> box.</p>
  40.    <p class="Head2"><help:help-id value="OFFMGR_MULTILINEEDIT_DLG_MANUAL_SQL_MLE_STATUS" xmlns:help="http://openoffice.org/2000/help"/><help:help-id value="DBACCESS_MULTILINEEDIT_DLG_DIRECTSQL_ME_STATUS" xmlns:help="http://openoffice.org/2000/help"/>Status</p>
  41.    <p class="Paragraph"><help:help-text value="visible" xmlns:help="http://openoffice.org/2000/help">The SQL server status reports, created after the processing of the SQL statement are displayed here.</help:help-text> If errors are found in the SQL syntax, you'll receive an indication where to search for the error.</p>
  42.    <p class="Head2"><help:help-id value="OFFMGR_PUSHBUTTON_DLG_MANUAL_SQL_PB_EXECUTE" xmlns:help="http://openoffice.org/2000/help"/><help:help-id value="DBACCESS_PUSHBUTTON_DLG_DIRECTSQL_PB_EXECUTE" xmlns:help="http://openoffice.org/2000/help"/>Run</p>
  43.    <p class="Paragraph"><help:help-text value="visible" xmlns:help="http://openoffice.org/2000/help">Click run to start the entered command.</help:help-text></p>
  44.    <help:embedded Id="65630" Eid="schliessen2" xmlns:help="http://openoffice.org/2000/help"/>
  45.   </body></html>